home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / dvmon13.zip / README < prev   
Text File  |  1988-06-20  |  1KB  |  25 lines

  1. Version 1.2  6/17/88
  2. -----------
  3. I speeded up DVMON 1.1 by a factor of five (and also reduced its memory
  4. requirement from 9K to 3K) by chopping out the high-level functions and going
  5. to the low-level equivalents (i.e. using direct BIOS calls instead of
  6. printf(), using the DOS time and date directly rather than converting it to a
  7. long first and then splitting it up again).
  8.  
  9. DVMON now shows 99% unused on my 10MHz 286, where before it showed 95%, when
  10. it is the only thing running.
  11.  
  12. Version 1.3  6/20/88
  13. -----------
  14. DVMON is now even faster.  A test version which displays the first decimal
  15. place alternates between 99.6 and 99.8 percent unused, so v1.3 uses only about
  16. 0.3% of CPU time!  (maybe even only 0.2%, as the extra digit display does take
  17. additional CPU time)  Version 1.3 is thus a full 15 times faster than v1.1.
  18.  
  19.         Ralf Brown
  20.  
  21.         FIDO: 1:129/31
  22.         UUCP: {ucbvax,harvard}!cs.cmu.edu!ralf
  23.         ARPA: ralf@cs.cmu.edu
  24.         BITnet: ralf%cs.cmu.edu@CMUCCVMA
  25.